home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000258_connolly@pixel.convex.com _Wed Oct 28 00:42:47 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <connolly@pixel.convex.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA09062; Wed, 28 Oct 92 00:42:47 MET
  4. Received: by dxmint.cern.ch (dxcern) (5.57/3.14)
  5.     id AA00481; Wed, 28 Oct 92 00:54:47 +0100
  6. Received: from pixel.convex.com by convex.convex.com (5.64/1.35)
  7.     id AA26114; Tue, 27 Oct 92 17:53:57 -0600
  8. Received: from localhost by pixel.convex.com (5.64/1.28)
  9.     id AA23418; Tue, 27 Oct 92 17:53:56 -0600
  10. Message-Id: <9210272353.AA23418@pixel.convex.com>
  11. To: Larry Masinter <masinter@parc.xerox.com>
  12. Cc: NED@sigurd.innosoft.com, nsb@thumper.bellcore.com,
  13.         wais-talk@quake.think.com, www-talk@nxoc01.cern.ch
  14. Subject: Re: misconceptions about MIME [long] 
  15. In-Reply-To: Your message of "Tue, 27 Oct 92 15:43:32 PST."
  16.              <92Oct27.154337pst.101795@poplar.parc.xerox.com> 
  17. Date: Tue, 27 Oct 92 17:53:55 CST
  18. From: Dan Connolly <connolly@pixel.convex.com>
  19.  
  20.  
  21. >> What methodology do you propose to prevent this situation?
  22. >
  23. >* If you register a format name, then the name should be linked to a
  24. >  well known, published, dated version of the specification of those
  25. >  formats...
  26.  
  27. You mean like this? from RFC1341:
  28.  
  29.             7.4.2     The Application/PostScript subtype
  30.  
  31.             A  Content-Type  of  "application/postscript"  indicates   a
  32.             PostScript    program.    The   language   is   defined   in
  33.             [POSTSCRIPT].
  34.  
  35.             7.5  The Image Content-Type
  36.  
  37.             A Content-Type of "image" indicates that the bodycontains an
  38.             image.   The subtype names the specific image format.  These
  39.             names are case insensitive.  Two initial subtypes are "jpeg"
  40.             for the JPEG format, JFIF encoding, and "gif" for GIF format
  41.             [GIF].
  42.  
  43. ...
  44.             [POSTSCRIPT]  Adobe  Systems,  Inc.,   PostScript   Language
  45.             Reference Manual,  Addison-Wesley, 1985.
  46.  
  47.             [GIF] Graphics Interchange Format (Version 89a), Compuserve,
  48.             Inc., Columbus, Ohio, 1990.
  49.  
  50. It's tough to keep folks from sticking postscript level-2 stuff in
  51. under the name of application/postscript, but you can't blame
  52. the MIME standard for being ambiguous in any way.
  53.  
  54. Dan
  55.